home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / xtras / pomlite.dir / Documentation_5.txt < prev    next >
Encoding:
Text File  |  1996-10-06  |  814 b   |  34 lines

  1. PrintOMatic Lite Message List
  2.  
  3. This is the full list of commands supported by the PrintOMatic Lite Xtra. Click on any of the hypertext links below to jump to a description of the command and how to use it:
  4.  
  5.     -- PrintOMatic Lite Xtra
  6.     -- Version 1.5.1
  7.     -- Copyright 1994-96 Electronic Ink
  8.     --
  9.     -- CREATE/DESTROY/RESET A DOCUMENT
  10.     new object
  11.     forget object
  12.     reset object
  13.     --
  14.     -- DOCUMENT PRINTING SETUP
  15.     doPageSetup object
  16.     doJobSetup object
  17.     setLandscapeMode object, boolean
  18.     setMargins object, rect
  19.     setDocumentName object, string
  20.     --
  21.     -- TEXT ATTRIBUTES
  22.     setTextFont object, string
  23.     setTextSize object, int
  24.     setTextStyle object, string
  25.     --
  26.     -- APPEND TO DOCUMENT
  27.     append object, *
  28.     --
  29.     -- PRINTING
  30.     printPreview object
  31.     * print *
  32.  
  33.  
  34.